Learn R Programming

DataSetsUni (version 0.1)

Acute Bone Cancer: The survival times of 73 patients with acute bone cancer

Description

The function allows to provide the survival times (in days) of 73 patients who diagnosed with acute bone cancer.

Usage

data_acutebcancer

Value

data_acutebcancer gives the survival times (in days) of 73 patients who diagnosed with acute bone cancer.

Arguments

data_acutebcancer

A vector of (non-negative integer) values.

Author

Muhammad Imran.

R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com.

Details

The data represents the survival times (in days) of 73 patients who diagnosed with acute bone cancer. Recently, the data set is used by Klakattawi, H. S. (2022) and fitted a new extended Weibull distribution.

References

Klakattawi, H. S. (2022). Survival analysis of cancer patients using a new extended Weibull distribution. Plos one, 17(2), e0264229.

Alanzi, A. R., Imran, M., Tahir, M. H., Chesneau, C., Jamal, F., Shakoor, S., & Sami, W. (2023). Simulation analysis, properties and applications on a new Burr XII model based on the Bell-X functionalities.

Mansour, M., Yousof, H. M., Shehata, W. A., & Ibrahim, M. (2020). A new two parameter Burr XII distribution: properties, copula, different estimation methods and modeling acute bone cancer data. Journal of Nonlinear Science and Applications, 13(5), 223-238.

See Also

data_Bcancer, data_bloodcancer

Examples

Run this code
x<-data_acutebcancer
summary(x)

Run the code above in your browser using DataLab